From: Andreas Bräu Date: Wed, 27 Oct 2021 07:27:06 +0000 (+0200) Subject: luci-app-olsr-services: less echos X-Git-Url: http://git.openwrt.org/%22https:/collectd.org/%22http:/www.crowdsec.net//%22https%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22https%22?a=commitdiff_plain;h=74c16ee65f0de6187491bac9aeb2796c8b777de7;p=project%2Fluci.git luci-app-olsr-services: less echos Signed-off-by: Andreas Bräu --- diff --git a/applications/luci-app-olsr-services/root/usr/libexec/rpcd/olsr-services b/applications/luci-app-olsr-services/root/usr/libexec/rpcd/olsr-services index 4309f9c9ef..9d0e2e3f6f 100755 --- a/applications/luci-app-olsr-services/root/usr/libexec/rpcd/olsr-services +++ b/applications/luci-app-olsr-services/root/usr/libexec/rpcd/olsr-services @@ -29,7 +29,7 @@ load_services() { json_add_boolean configured $services_configured json_add_string source "$olsrd" json_add_string services "$services" - echo $(json_dump) + json_dump } case "$1" in